Skip to main content

Delete Files

Description

Delete files is a Process Entry in the File Management Plugin for Process Studio Processes. Delete files Process Entry deletes files or folders (can include subfolders) as specified.

Configurations

No.Field NameDescription
1Process Entry nameSpecify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name.
2Include SubfoldersAlso delete the subfolders in the folder selection
3Copy previous results to args?Enable this if the set of files comes from a previous process entry (as part of the result files)
4File/FolderThe file or folder to delete

NOTE: don't forget to hit the "Add" button to add the file to the list of Files/folder

5WildcardThe regular expression matching files to delete if the previous option is a folder. For example to delete all files ending in .dat, the regular expression would be ".*\.dat$".
6Files/FoldersThe complete list of files/folders to delete